'Declaration
ReadOnly Property ServerResponse As Byte()
byte[] ServerResponse {get;}
property array<byte>^ ServerResponse { array<byte>^ get(); }
'Declaration
ReadOnly Property ServerResponse As Byte()
byte[] ServerResponse {get;}
property array<byte>^ ServerResponse { array<byte>^ get(); }