[]
Gets or sets the CSS class for the custom logo.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Class { get; set; }
The CSS class for the custom logo as a string.