---
title: kind
framework: permissionkit
role: symbol
role_heading: Instance Property
path: permissionkit/communicationhandle/kind-swift.property
---

# kind

The type of communication handle.

## Declaration

```swift
var kind: CommunicationHandle.Kind { get set }
```

## See Also

### Accessing properties

- [value](permissionkit/communicationhandle/value.md)
