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

# profileName

The name assigned to the profile.

## Declaration

```swift
var profileName: 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)
- [profileNumber](intents/insetprofileincarintent/profilenumber-37vj8.md)
- [profileLabel](intents/insetprofileincarintent/profilelabel.md)
