# isSerializeReference

> This property is True when this GenericBinding target is a serialized reference property.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.3/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

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