---
title: entity
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/entityequipment/entity
---

# entity

The entity associated with the equipment.

## Declaration

```swift
var entity: Entity { get }
```
