# Sandbox.CompileGroup.IsBuilding

```csharp
bool IsBuilding { get; set; }
```

Returns true if we are currently in the process of building

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
