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