# Sandbox.CompileGroup.NeedsBuild

```csharp
bool NeedsBuild { get; set; }
```

Returns true if we have compiles pending

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
