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