# Sandbox.ModelHitboxes.Target

```csharp
GameObject Target { get; set; }
```

The target GameObject to report in trace hits. If this is unset we'll defaault to the gameobject on which this component is.

Declared in [Sandbox.ModelHitboxes](/api/Sandbox.ModelHitboxes).
Assembly: `Sandbox.Engine`.
