# Sandbox.Project.Active

```csharp
bool Active { get; set; }
```

True if this project is active

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
