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

# protocol

Returns the protocol object the receiver uses.

## Declaration

```swift
var `protocol`: Protocol { get }
```

## See Also

### Getting information

- [target](foundation/nsprotocolchecker/target.md)
