# Sandbox.LaunchArguments.Map

```csharp
static string Map { get; set; }
```

The map to start with. It's really up to the game to use this

Declared in [Sandbox.LaunchArguments](/api/Sandbox.LaunchArguments).
Assembly: `Sandbox.Engine`.
