---
title: upstream
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/multicast/upstream
---

# upstream

The publisher from which this publisher receives its elements.

## Declaration

```swift
final let upstream: Upstream
```

## See Also

### Inspecting publisher properties

- [createSubject](combine/publishers/multicast/createsubject.md)
