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