# Function

> The allocator function. It can allocate, deallocate, or reallocate.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Collections](/engine/6000.7/script-reference/unity/collections.md)
* **Assembly:** UnityEngine.ManagedKernelModule

```csharp
AllocatorManager.TryFunction Function { get; }
```
