# Null

> An empty BoundProperty object that does not refer to a property.

## Definition

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

```csharp
public static BoundProperty Null { get; }
```
