---
title: entityType
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/appentityidentifier/entitytype
---

# entityType

The type identifier that defines what kind of entity this is.

## Declaration

```swift
let entityType: AttributedTypeIdentifier
```

## Discussion

Discussion This identifier includes information about the entity’s type and any relevant attributes associated with it, uniquely identifying the entity type within the application’s bundle.
