# None

> Gets an EntityId that represents no valid Object or Entity. Use this to indicate an invalid or unassigned identifier.

## Definition

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

```csharp
public static EntityId None { get; }
```
