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