# alias

> Alias name of an expression. This is useful to assign a more readable results to methematic expression (lile Count).

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public readonly StringView alias
```
