---
title: attributed
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/personnamecomponents/formatstyle/attributed
---

# attributed

The style used to create a locale-aware attributed string representation of an instance of person name components.

## Declaration

```swift
var attributed: PersonNameComponents.AttributedStyle { get }
```

## See Also

### Modifying a Format Style

- [style](foundation/personnamecomponents/formatstyle/style-swift.property.md)
- [PersonNameComponents.FormatStyle.Style](foundation/personnamecomponents/formatstyle/style-swift.enum.md)
- [locale](foundation/personnamecomponents/formatstyle/locale.md)
- [locale(_:)](foundation/personnamecomponents/formatstyle/locale(_:).md)
