---
title: protocol
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsxpcinterface/protocol
---

# protocol

The Objective-C protocol that this interface is based on.

## Declaration

```swift
unowned(unsafe) var `protocol`: Protocol { get set }
```
