---
title: profileName
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insaveprofileincarintent/profilename
---

# profileName

The name to assign to the profile.

## Declaration

```swift
var profileName: 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)
- [profileLabel](intents/insaveprofileincarintent/profilelabel.md)
