Type Alias ApplicationPropertyName

ApplicationPropertyName:
    | "volume"
    | "muted"
    | "name"
    | "version"
    | "sorttokens"
    | "language"

ApplicationPropertyName ($ref: "Application.Property.Name") Represents the names of properties that can be retrieved from the Application namespace.