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