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