---
title: value
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentperson/handle-swift.struct/value-swift.property
---

# value

The string value for this Handle, such as the specific phone number or email address

## Declaration

```swift
var value: IntentPerson.Handle.Value
```

## See Also

### Getting the handle’s value

- [IntentPerson.Handle.Value](appintents/intentperson/handle-swift.struct/value-swift.enum.md)
