Id

HTMLElement.Id property

获取或设置元素的标识符。请参阅 HTML 4.01 中的 id 属性定义。

public string Id { get; set; }

也可以看看