# Sandbox.Project.Current

```csharp
static Project Current { get; set; }
```

Current open project.

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
