Title

HTMLElement.Title property

获取或设置元素的咨询标题。请参阅 HTML 4.01 中的 title 属性定义。

public string Title { get; set; }

也可以看看