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