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

# keyPath0

The key path of a property to publish.

## Declaration

```swift
let keyPath0: KeyPath<Upstream.Output, Output0>
```

## See Also

### Inspecting publisher properties

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