[]
Gets or sets the settings for the data tab.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public DataTab DataTab { get; set; }
An instance of DataTab that contains the settings for the data tab.