This version of Unity is unsupported.

StartDragArgs.title

public string title;

Description

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