public Byte[] RawData { get; }
Public ReadOnly Property RawData As Byte()
public: property array<Byte> RawData { array<Byte> get(); }