---
title: lockedBy
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/diestate/lockedby
---

# lockedBy

The identifier for the player who exclusively controls the equipment.

## Declaration

```swift
var lockedBy: PlayerIdentifier?
```

## See Also

### Controlling the equipment

- [seatControl](tabletopkit/diestate/seatcontrol.md)
