---
title: value
framework: Contacts
role: symbol
role_heading: Instance Property
platforms: [iOS 13.0+, iPadOS 13.0+, Mac Catalyst 13.1+, macOS 10.15+, visionOS 1.0+, watchOS 6.0+]
path: contacts/cnfetchresult/3294194-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](currenthistorytoken.md)
