---
title: profileLabel
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetprofileincarintent/profilelabel
---

# profileLabel

The name assigned to the profile.

## Declaration

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

## Discussion

Discussion Use this property to retrieve the settings if your vehicle supports saving named profiles.

## See Also

### Getting the Profile Information

- [isDefaultProfile](intents/insetprofileincarintent/isdefaultprofile.md)
- [profileName](intents/insetprofileincarintent/profilename.md)
- [profileNumber](intents/insetprofileincarintent/profilenumber-37vj8.md)
