---
title: isDefaultProfile
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetprofileincarintent/isdefaultprofile
---

# isDefaultProfile

A Boolean value indicating whether to make the profile the default profile.

## Declaration

```swift
var isDefaultProfile: Bool? { get }
```

## Discussion

Discussion When the value in this property is true, the user wants to make the profile the default profile for the vehicle.

## See Also

### Getting the Profile Information

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