---
title: current
framework: coredata
role: symbol
role_heading: Type Property
path: coredata/nsquerygenerationtoken/current
---

# current

A token that informs a context to use the current generation.

## Declaration

```swift
class var current: NSQueryGenerationToken { get }
```

## Mentioned in

Accessing data when the store changes
