[]
Gets or sets a value indicating whether the Data Sources section should be shown.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Visible { get; set; }
true if the Data Sources section should be visible; otherwise, false.
true
false