# SelectPrefabRoot

> The command name for the Select Prefab Root command, which moves the selection to the root of the Prefab that contains the currently selected GameObject.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UICommonModule

```csharp
public const string SelectPrefabRoot = "SelectPrefabRoot"
```
