---
title: propertyName
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsfetchindexelementdescription/propertyname
---

# propertyName

The specified name in the property description.

## Declaration

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

## See Also

### Inspecting an Index Element Description

- [collationType](coredata/nsfetchindexelementdescription/collationtype.md)
- [indexDescription](coredata/nsfetchindexelementdescription/indexdescription.md)
- [isAscending](coredata/nsfetchindexelementdescription/isascending.md)
- [property](coredata/nsfetchindexelementdescription/property.md)
