[ NoAccessorMethod ]
public abstract string tooltip { owned get; set; }
The tooltip to display for the item, or null to display no tooltip.
Note that this property has no effect unless the has_tooltip property is set to true on the Canvas containing this item.