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

# upstream

The publisher from which this publisher receives elements.

## Declaration

```swift
let upstream: Upstream
```

## See Also

### Inspecting publisher properties

- [keyPath0](combine/publishers/mapkeypath2/keypath0.md)
- [keyPath1](combine/publishers/mapkeypath2/keypath1.md)
