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

# label

A string that contains the label for the value.

## Declaration

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

## See Also

### Labeled value properties

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