# Empty

> Returns an empty collection of properties.

## Definition

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

```csharp
public static PropertyCollection<TContainer> Empty { get; }
```
