# Sandbox.Services.Jam.NextStep

```csharp
Step NextStep { get; set; }
```

The next step to come, or null once the jam is on its last one.

Declared in [Sandbox.Services.Jam](/api/Sandbox.Services.Jam).
Assembly: `Sandbox.Engine`.
