userEnabled
A Boolean value that indicates whether the user has enabled or disabled the domain.
Declaration
var userEnabled: Bool { get }Discussion
By default, the property is true; however, If the user disables the domain in the System Preferences, the property is false.