# Editor.MapClass.GameIdent

```csharp
string GameIdent { get; set; }
```

What game does this belong to? ( TODO: Might not be best place for this? )

Declared in [Editor.MapClass](/api/Editor.MapClass).
Assembly: `Sandbox.Tools`.
