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