Method
eUnset(_:)
Unsets a feature by name, returning it to its default value.
mutating func eUnset(_ featureName: String)
Parameters
featureName-
The name of the structural feature to unset.
Method
Unsets a feature by name, returning it to its default value.
mutating func eUnset(_ featureName: String)
featureNameThe name of the structural feature to unset.