---
title: peer
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbl2capchannel/peer
---

# peer

The peer connected to the channel.

## Declaration

```swift
var peer: CBPeer! { get }
```
