# Sandbox.UI.BasePopup.StayOpen

```csharp
bool StayOpen { get; set; }
```

Stay open, even when CloseAll popups is called

Declared in [Sandbox.UI.BasePopup](/api/Sandbox.UI.BasePopup).
Assembly: `Sandbox.Engine`.
