---
title: output
framework: combine
role: symbol
role_heading: Instance Property
path: combine/record/recording-swift.struct/output
---

# output

The output which will be sent to a Subscriber.

## Declaration

```swift
var output: [Output] { get }
```

## See Also

### Inspecting publisher properties

- [completion](combine/record/recording-swift.struct/completion.md)
