[]
Gets or sets a custom logo to be shown in the menu.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public MenuIcon Custom { get; set; }
An instance of MenuIcon that contains the custom logo settings.