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