---
title: "init(title:customIndexingKey:)"
framework: appintents
role: symbol
role_heading: Initializer
path: "appintents/entityproperty/init(title:customindexingkey:)-3y42t"
---

# init(title:customIndexingKey:)

Creates an app intent entity property.

## Declaration

```swift
convenience init(title: LocalizedStringResource, customIndexingKey: CSCustomAttributeKey)
```

## Parameters

- `title`: A word or short phrase summarizing this property.
- `customIndexingKey`: A custom Spotlight attribute set key for this property.
