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