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