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

# summary

The summary that the picker’s item displays.

## Declaration

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

## See Also

### Managing the Picker Item’s Data

- [title](carplay/cppointofinterest/title.md)
- [subtitle](carplay/cppointofinterest/subtitle.md)
