---
title: parentID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/mutableequipmentstate/parentid
---

# parentID

The identifier for the parent equipment that holds or contains this equipment.

## Declaration

```swift
override var parentID: EquipmentIdentifier { get set }
```
