---
title: value
framework: combine
role: symbol
role_heading: Instance Property
path: combine/currentvaluesubject/value
---

# value

The value wrapped by this subject, published as a new element whenever it changes.

## Declaration

```swift
final var value: Output { get set }
```
