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

# recording

The recorded output and completion.

## Declaration

```swift
let recording: Record<Output, Failure>.Recording
```

## See Also

### Inspecting publisher properties

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