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

# title

Title of card presented to configure waypoints along a route. If no title is provided, the card title will default to “Trip Overview”.

## Declaration

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