---
title: token
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tktokensession/token
---

# token

The token to which the session is bound.

## Declaration

```swift
var token: TKToken { get }
```
