---
title: value
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pklabeledvalue/value
---

# value

A string that contains the value associated with a label.

## Declaration

```swift
var value: String { get }
```

## See Also

### Labeled value properties

- [label](passkit/pklabeledvalue/label.md)
