---
title: value
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/tupletablecolumncontent/value
---

# value

The value of a row presented by this column content.

## Declaration

```swift
var value: T
```
