---
title: init()
framework: appintents
role: symbol
role_heading: Initializer
path: appintents/entityproperty/init()-6cx8f
---

# init()

Creates an app intent entity property.

## Declaration

```swift
convenience init<Entity>() where Entity : AppEntity, Value.ValueType == EntityCollection<Entity>
```
