# IsEnabled

> Gets a value indicating whether Burst is enabled.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Burst](/engine/6000.6/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
public static bool IsEnabled { get; }
```
