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