---
title: typeToken
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/typetoken
---

# typeToken

Specifies a descriptor whose data storage pointer refers to a structure of type AEDisposeToken(_:).

## Declaration

```swift
var typeToken: DescType { get }
```
