---
title: "init(property:collationType:)"
framework: coredata
role: symbol
role_heading: Initializer
path: "coredata/nsfetchindexelementdescription/init(property:collationtype:)"
---

# init(property:collationType:)

Creates an index element description using the specified property description and collation type.

## Declaration

```swift
init(property: NSPropertyDescription, collationType: NSFetchIndexElementType)
```
