---
title: title
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvcontentitem/title
---

# title

The localized string title of the item.

## Declaration

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

## Discussion

Discussion The title should be localized into the current user’s locale.

## See Also

### Inspecting the General Display Properties

- [badgeCount](tvservices/tvcontentitem/badgecount.md)
- [topShelfItems](tvservices/tvcontentitem/topshelfitems.md)
