---
title: value
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnfetchresult/value
---

# value

The result of the fetch request, expressed as the value type you specify.

## Declaration

```swift
var value: ValueType { get }
```

## See Also

### Accessing results

- [currentHistoryToken](contacts/cnfetchresult/currenthistorytoken.md)
