public static bool MasterSwitch { get; set; }
Public Shared Property MasterSwitch As Boolean Get Set
public: static property bool^ MasterSwitch { bool^ get (); void set (bool^ value); }