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

# profileLabel

The name to assign to the profile.

## Declaration

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

## Discussion

Discussion Use this property if your vehicle supports saving named profiles.

## See Also

### Getting the Profile Information

- [profileNumber](intents/insaveprofileincarintent/profilenumber-2q84c.md)
- [profileName](intents/insaveprofileincarintent/profilename.md)
