public string Section { get; }
Public ReadOnly Property Section As String Get
public: property String^ Section { String^ get (); }
member Section : string with get
Значение свойства никогда не равно null.
In This Article