---
title: type
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpersonhandle/type
---

# type

The type of information contained in the handle.

## Declaration

```swift
var type: INPersonHandleType { get }
```

## Discussion

Discussion Use the value of this property to determine how to interpret the contents of the value property.

## See Also

### Getting the Handle Information

- [value](intents/inpersonhandle/value.md)
- [label](intents/inpersonhandle/label.md)
