# IsCreated

> Determines if this object is valid and uses memory.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy](/engine/6000.6/script-reference/unity/hierarchy.md)
* **Assembly:** UnityEngine.HierarchyCoreModule

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