# name

> The name of the animation curve.

## Definition

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

```csharp
public string name
```

### Remarks

The curve is automatically binded to the animator controller parameter that has the same name.
