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

# playerID

The player performing the action.

## Declaration

```swift
var playerID: PlayerIdentifier? { get }
```
