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