---
title: title
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvmonogramview/title
---

# title

The title for the monogram.

## Declaration

```swift
var title: String? { get set }
```

## Discussion

Discussion The title appears below the person’s name and usually describes the person’s role in the media item.

## See Also

### Configuring a Monogram

- [personNameComponents](tvuikit/tvmonogramview/personnamecomponents.md)
- [image](tvuikit/tvmonogramview/image.md)
- [subtitle](tvuikit/tvmonogramview/subtitle.md)
