---
title: attributedTitle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssuggestionitem/attributedtitle
---

# attributedTitle

An attributed string to display for a suggestion menu item. This value should be localized. This value is an attributed string representation of title.

## Declaration

```swift
var attributedTitle: AttributedString { get set }
```
