# isValid

> Returns true if the stream is valid; false otherwise. (Read Only)

## Definition

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

```csharp
public bool isValid { get; }
```
