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