---
title: version
framework: corefoundation
role: symbol
role_heading: Instance Property
path: corefoundation/cfallocatorcontext/version
---

# version

An integer of type CFIndex. Assign the version number of the allocator. Currently the only valid value is 0.

## Declaration

```swift
var version: CFIndex
```
