public byte[] T1 { get; }
Public ReadOnly Property T1 As Byte() Get
public: property array<unsigned char>^ T1 { array<unsigned char>^ get (); }
function get_T1();
In This Article