# title

> The title displayed near the pointer to identify what is being dragged. Should be set during the _setupDragAndDrop callback.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public readonly string title { get; }
```
