---
title: output
framework: swift
role: symbol
role_heading: Instance Property
path: swift/optional/publisher-swift.struct/output-swift.property
---

# output

The output to deliver to each subscriber.

## Declaration

```swift
let output: Optional<Wrapped>.Publisher.Output?
```
