# Sandbox.LibraryAttribute.Editable

```csharp
bool Editable { get; set; }
```

We use this to filter entities to show in the entity list in the editor

Declared in [Sandbox.LibraryAttribute](/api/Sandbox.LibraryAttribute).
Assembly: `Sandbox.System`.
