# Sandbox.PrefabFile.ShowInMenu

```csharp
bool ShowInMenu { get; set; }
```

If true then we'll show this in the right click menu, so people can create it

Declared in [Sandbox.PrefabFile](/api/Sandbox.PrefabFile).
Assembly: `Sandbox.Engine`.
