# IsLazyLoadReference

> Gets a value indicating whether T is a LazyLoadReference_1 type.

## Definition

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

```csharp
public static bool IsLazyLoadReference { get; }
```
