# Sandbox.BaseInventoryItem.IsActive

```csharp
bool IsActive { get; set; }
```

True when this is the active (deployed) item in its inventory.

Declared in [Sandbox.BaseInventoryItem](/api/Sandbox.BaseInventoryItem).
Assembly: `Sandbox.Engine`.
