---
title: title
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplisttemplatedetailsheader/title
---

# title

The primary title text displayed in the header.

## Declaration

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

## Discussion

Discussion The title appears prominently below or alongside the thumbnail image. Use this property for the main content identifier such as song titles, show names, or primary content descriptions.
