public byte A { get; }
Public ReadOnly Property A As Byte Get
public: property unsigned char A { unsigned char get (); }
member A : byte with get