public bool MainContentIsEnabled { get; set; }
Public Property MainContentIsEnabled As Boolean Get Set
public: property bool MainContentIsEnabled { bool get (); void set (bool value); }
member MainContentIsEnabled : bool with get, set
In This Article