---
title: uuid
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/playeridentifier/uuid
---

# uuid

A universally unique value to identify a player.

## Declaration

```swift
var uuid: UUID { get }
```
