public int ByteSize { get; }
Public ReadOnly Property ByteSize As Integer Get
public: property int ByteSize { int get (); }
member ByteSize : int with get