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

# items

The items displayed in this section, or @c nil if the section does not contain items.

## Declaration

```swift
var items: [CPMapPanelItem] { get set }
```
