Gets the text displayed as a tooltip when the user hovers over the hyperlink.
public string Tooltip { get; }
A string containing the tooltip text. This text is typically concise, offering a brief description of the hyperlink's destination or purpose.