[]
Gets or sets the application title.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string ApplicationTitle { get; set; }
The title of the application as a string.