# stringParameter

> String parameter that is stored in the event and will be sent to the function.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

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