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