---
title: playerID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tableseatstate/playerid
---

# playerID

The identifier for the player who occupies the seat.

## Declaration

```swift
var playerID: Player.ID?
```

## See Also

### Setting the data that syncs

- [pose](tabletopkit/tableseatstate/pose.md)
