# streamName

> The name of the output or input stream.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.6/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

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