# parameter

> The name of the parameter used in the condition.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Animations](/engine/6000.5/script-reference/unityeditor/animations.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string parameter { get; set; }
```
