public string SectionName { get; }
Public ReadOnly Property SectionName As String Get
public: property String^ SectionName { String^ get (); }
member SectionName : string with get
In This Article