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

# playerID

The ID of the player who is updating the counter.

## Declaration

```swift
var playerID: Player.ID? { get }
```
