---
title: enableAirConditioner
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetclimatesettingsincarintent/enableairconditioner-3prnk
---

# enableAirConditioner

A Boolean value indicating whether to turn on the air conditioner system.

## Declaration

```occ
@property (nonatomic, copy, readonly, nullable) NSNumber * enableAirConditioner;
```

```occ
@property (atomic, copy, readonly, nullable) NSNumber * enableAirConditioner;
```

## Discussion

Discussion This property is nil when the user modified a different climate control setting.
