# Sandbox.Compiler.Group

```csharp
CompileGroup Group { get; set; }
```

Each compiler must belong to a compile group

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
