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