# Sandbox.Services.Jam.CurrentPhase

```csharp
Phase CurrentPhase { get; set; }
```

The step the jam is on right now.

Declared in [Sandbox.Services.Jam](/api/Sandbox.Services.Jam).
Assembly: `Sandbox.Engine`.
