---
title: sectionIndexTitle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplistsection/sectionindextitle
---

# sectionIndexTitle

The section’s index title.

## Declaration

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

## Discussion

Discussion The system displays only the first character of the section index title.

## See Also

### Getting Supplementary Information

- [header](carplay/cplistsection/header.md)
