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

# label

A value the framework returns that may contain a value suitable to populate a label when creating a contact.

## Declaration

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

## See Also

### Properties that describe an email address

- [emailAddress](datadetection/datadetector/match/semanticdetails/emailaddress/emailaddress.md)
