---
title: isEnabled
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmessagelistitem/isenabled
---

# isEnabled

A Boolean value that indicates if the item is enabled.

## Declaration

```swift
var isEnabled: Bool { get set }
```

## Discussion

Discussion The default value is true.
