# Sandbox.CompileGroup.Name

```csharp
string Name { get; set; }
```

The name of this compile group, for debugging/display purposes

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
