# isValid

> Returns true if Recorder is valid and can collect data. (Read Only)

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Profiling](/engine/6000.7/script-reference/unityengine/profiling.md)
* **Assembly:** UnityEngine.CoreModule

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