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