---
title: local
framework: network
role: symbol
role_heading: Instance Property
path: network/nwprotocolframer/instance/local
---

# local

The local endpoint of the connection in which your protocol is running.

## Declaration

```swift
final var local: NWEndpoint? { get }
```

## See Also

### Inspecting Instance Properties

- [remote](network/nwprotocolframer/instance/remote.md)
- [parameters](network/nwprotocolframer/instance/parameters.md)
