# Order

> The order in the category for the element.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Categorization](/engine/6000.6/script-reference/unityengine/categorization.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int Order { get; set; }
```
