---
title: connection
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsxpccoder/connection
---

# connection

The connection currently performing encoding or decoding.

## Declaration

```swift
var connection: NSXPCConnection? { get }
```

## See Also

### Inspecting the Coder

- [userInfo](foundation/nsxpccoder/userinfo.md)
