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

# parentID

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

## Declaration

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