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