HtmlTitleElement
sealed class HtmlTitleElement : HtmlElement, IHtmlTitleElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers
Represents the title element.
Gets or sets the text of the title.
Creates a new HTML title element.