---
title: id
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tablecursor/id
---

# id

The identifier of the cursor.

## Declaration

```swift
var id: TableCursor.ID { get }
```
