---
title: historyToken
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/didmergechangesasyncmessage/historytoken
---

# historyToken

The persistent history token representing the state after the merge.

## Declaration

```swift
let historyToken: NSPersistentHistoryToken?
```
