---
title: entity
framework: appintentstesting
role: symbol
role_heading: Instance Property
path: appintentstesting/viewannotation/entity
---

# entity

The underlying app entity data.

## Declaration

```swift
let entity: AnyAppEntity
```

## Mentioned in

Testing your App Intents code

## See Also

### Accessing onscreen context

- [isSelected](appintentstesting/viewannotation/isselected.md)
