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