# Sandbox.PhysicsBody.Component

```csharp
Component Component { get; set; }
```

The component that created this body

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
