Property FeatureFlag FeatureFlag Gets or sets whether the item is gated behind a feature flag. Declaration public bool? FeatureFlag { get; set; } Property Value Type Description System.Nullable<System.Boolean>