# Sandbox.PhysicsBody.GroupName

```csharp
string GroupName { get; set; }
```

What is this body called in the group?

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
