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