---
title: value
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/tuplemapcontent/value
---

# value

The contents of the tuple.

## Declaration

```swift
@MainActor @preconcurrency var value: T
```
