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