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