[]
Gets or sets the Tool Box settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public ToolBox ToolBox { get; set; }
An instance of ToolBox that contains the Tool Box settings.