# data

> The internal data that is being handled by the node.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Categorization](/engine/6000.5/script-reference/unityeditor/categorization.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public T data { get; }
```
