---
title: label
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/datadetector/match/semanticdetails/phonenumber/label
---

# label

An optional string that may contain a value suitable to populate a label when creating a contact.

## Declaration

```swift
let label: String?
```

## See Also

### Components of a phone number

- [phoneNumber](datadetection/datadetector/match/semanticdetails/phonenumber/phonenumber.md)
