# Sandbox.Project.HasCompiler

```csharp
bool HasCompiler { get; set; }
```

Whether the project's code has a compiler assigned.

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
