[]
Gets or sets a value indicating whether shared data source support is enabled.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Enabled { get; set; }
true if shared data source support is enabled; otherwise, false.
true
false