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