# InvalidCast

> Failed to reinterpret the target value as the requested type.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Properties](/engine/6000.5/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

```csharp
InvalidCast = 5
```
