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