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