language
The specific language associated with a term of address.
Declaration
var language: Locale.Language? { get }Discussion
This property is only set for terms of address created through the localized(language:pronouns:) function. This property is nil otherwise.