# IsValid

> True if this LoadableObjectId is initialized with valid data.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Loading](/engine/6000.7/script-reference/unity/loading.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public readonly bool IsValid { get; }
```
