HTMLTitleElement public sealed class HTMLTitleElement : HTMLElement Represents the title element. Documentation Code public string Text { get; set; } Gets or sets the text of the title.