---
title: indexTitle
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsfetchedresultssectioninfo/indextitle
---

# indexTitle

The index title of the section.

## Declaration

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

## Discussion

Discussion This is used when displaying the index.

## See Also

### Accessing the Name and Title

- [name](coredata/nsfetchedresultssectioninfo/name.md)
