# Sandbox.PackageInfo.MapTarget

```csharp
string MapTarget { get; set; }
```

The package whose maps this game pulls from, defaulting to the game's own ident.

Declared in [Sandbox.PackageInfo](/api/Sandbox.PackageInfo).
Assembly: `Sandbox.Engine`.
