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

# target

Returns the target of the receiver.

## Declaration

```swift
var target: NSObject? { get }
```

## See Also

### Getting information

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