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 attributed: PersonNameComponents.AttributedStyle
The style used to create a locale-aware attributed string representation of an instance of person name components.
func locale(Locale) -> PersonNameComponents.FormatStyle
Modifies the person name components format style to use the specified locale.