# Rename

> The command name for the Rename command, which starts renaming the current selection.

## Definition

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

```csharp
public const string Rename = "Rename"
```
