---
title: attributedName
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiaccessibilitycustomrotor/attributedname
---

# attributedName

The name of the rotor as an attributed string.

## Declaration

```swift
@NSCopying var attributedName: NSAttributedString { get set }
```

## See Also

### Identifying the rotor

- [name](uikit/uiaccessibilitycustomrotor/name.md)
