# Type

> The type which triggered the exception.

## Definition

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

```csharp
public Type Type { get; }
```
