# Sandbox.NavMeshAgent.AllowDefaultArea

```csharp
bool AllowDefaultArea { get; set; }
```

Is the agent allowed to travel on the default area?

Declared in [Sandbox.NavMeshAgent](/api/Sandbox.NavMeshAgent).
Assembly: `Sandbox.Engine`.
