---
title: id
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/id
---

# id

Identifier to recognize different interactions from one another

## Declaration

```swift
var id: TabletopInteraction.Value.ID { get }
```

## See Also

### Getting identifiers

- [playerID](tabletopkit/tabletopinteraction/value-swift.struct/playerid.md)
