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