# name

> The name displayed in the Preferences window in the Unity Editor. This name is used to store the active engine in the preferences.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.SearchService](/engine/6000.3/script-reference/unityeditor/searchservice.md)
* **Assembly:** UnityEditor

```csharp
string name { get; }
```
