---
title: path
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnectiongroup/message/path
---

# path

The network path on which you receive the message.

## Declaration

```swift
var path: NWPath? { get }
```

## See Also

### Inspecting Received Messages

- [remoteEndpoint](network/nwconnectiongroup/message/remoteendpoint.md)
- [localEndpoint](network/nwconnectiongroup/message/localendpoint.md)
