# interactable

> Is the group interactable (are the elements beneath the group enabled).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UIModule

```csharp
public bool interactable { get; set; }
```
