---
title: output
framework: swift
role: symbol
role_heading: Instance Property
path: swift/regex/match/output
---

# output

The output produced from the match operation.

## Declaration

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