var style: PersonNameComponents.FormatStyle.Style
Specifies the style of the formatted result.
enum PersonNameComponents.FormatStyle.Style
The type that represents the style of the formatted result.
var locale: Locale
The locale to use when formatting the person name components.
func locale(Locale) -> PersonNameComponents.FormatStyle
Modifies the person name components format style to use the specified locale.