---
title: keyPath2
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/mapkeypath3/keypath2
---

# keyPath2

The key path of a third property to publish.

## Declaration

```swift
let keyPath2: KeyPath<Upstream.Output, Output2>
```

## See Also

### Inspecting publisher properties

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