# Sandbox.PhysicsBodyBuilder.BoneName

```csharp
string BoneName { get; set; }
```

The name of the bone this body is attached to, or `null` if not attached.

Declared in [Sandbox.PhysicsBodyBuilder](/api/Sandbox.PhysicsBodyBuilder).
Assembly: `Sandbox.Engine`.
