# Sandbox.LibraryAttribute.Group

```csharp
string Group { get; set; }
```

We use this to organize groups of entities in the editor

Declared in [Sandbox.LibraryAttribute](/api/Sandbox.LibraryAttribute).
Assembly: `Sandbox.System`.
