# Sandbox.NavMeshAgent.TargetPosition

```csharp
System.Nullable<Vector3> TargetPosition { get; set; }
```

Gets the current target position for the agent, if one is set.

Declared in [Sandbox.NavMeshAgent](/api/Sandbox.NavMeshAgent).
Assembly: `Sandbox.Engine`.
