Optional_linksNamed links describing the feature
OptionaldefaultIf true, the feature is enabled unless overridden at some scope
OptionaldefaultRules for setting the default value if not specified by any setting/scope. Evaluated in order until a rule returns an Enabled or Disabled state (not Undefined)
OptionaldescriptionThe description of the feature
OptionalfeatureExtra properties for the feature
OptionalfeatureHandler for listening to setter calls on feature value. These listeners are only invoked after a successful set has occurred
OptionalidThe full contribution id of the feature
OptionalincludeIf this is set to true, then the id for this feature will be added to the list of claims for the request.
OptionalnameThe friendly name of the feature
OptionalorderSuggested order to display feature in.
OptionaloverrideRules for overriding a feature value. These rules are run before explicit user/host state values are checked. They are evaluated in order until a rule returns an Enabled or Disabled state (not Undefined)
OptionalscopesThe scopes/levels at which settings can set the enabled/disabled state of this feature
OptionalserviceThe service instance id of the service that owns this feature
OptionaltagsTags associated with the feature.
A feature that can be enabled or disabled