# IsValid

> Indicates whether the ContentNamespace still exists.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Content](/engine/6000.6/script-reference/unity/content.md)
* **Assembly:** UnityEngine.CoreModule

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