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