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