# Sandbox.NavMeshArea.IsBlocker

```csharp
bool IsBlocker { get; set; }
```

Whether navmesh generation in this area will be completely disabled.

Declared in [Sandbox.NavMeshArea](/api/Sandbox.NavMeshArea).
Assembly: `Sandbox.Engine`.
