---
title: label
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchphonenumber/label
---

# label

A string that categorizes a phone number, such as Home or Work.

## Declaration

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

## See Also

### Getting phone information

- [phoneNumber](datadetection/ddmatchphonenumber/phonenumber.md)
