Method
isSet(feature:)
Checks whether a feature has been explicitly set.
func isSet(feature: EUUID) -> Bool
Parameters
feature-
The identifier of the feature to check.
Return Value
true if the feature has been set, false otherwise.