id property
getter/setter pair
An identifier of the feature.
The identifier can be nil if the underlying source doesn't have identifiers for features.
In this case it's impossible to set a feature state for an individual feature.
Implementation
FeaturesetFeatureId? id;