---
title: isFinal
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/contentcontext/isfinal
---

# isFinal

A Boolean indicating whether this context represents the final message being sent or received.

## Declaration

```swift
final let isFinal: Bool
```

## See Also

### Inspecting Receive Contexts

- [protocolMetadata(definition:)](network/nwconnection/contentcontext/protocolmetadata(definition:).md)
