---
title: name
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsfetchindexdescription/name
---

# name

The name of the fetch index description.

## Declaration

```swift
var name: String { get set }
```

## See Also

### Inspecting an Index Description

- [elements](coredata/nsfetchindexdescription/elements.md)
- [entity](coredata/nsfetchindexdescription/entity.md)
- [partialIndexPredicate](coredata/nsfetchindexdescription/partialindexpredicate.md)
