# Sandbox.PrefabFile.MenuPath

```csharp
string MenuPath { get; set; }
```

If ShowInMenu is true, this is the path in the menu for this prefab

Declared in [Sandbox.PrefabFile](/api/Sandbox.PrefabFile).
Assembly: `Sandbox.Engine`.
