# Sandbox.Engine.BindCollection.CollectionName

```csharp
string CollectionName { get; set; }
```

Will be either "common" or the ident of the current game.

Declared in [Sandbox.Engine.BindCollection](/api/Sandbox.Engine.BindCollection).
Assembly: `Sandbox.Engine`.
