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

# value

The value of the property.

## Declaration

```swift
var value: Any? { get }
```

## Discussion

Discussion This property is used for properties that may or may not be in labeled arrays.

## See Also

### Getting the Property Information

- [key](contacts/cncontactproperty/key.md)
- [label](contacts/cncontactproperty/label.md)
- [identifier](contacts/cncontactproperty/identifier.md)
