public byte[] Buffer { get; }
Public ReadOnly Property Buffer As Byte() Get
public: property array<unsigned char>^ Buffer { array<unsigned char>^ get (); }