HTMLDetailsElement public sealed class HTMLDetailsElement : HTMLElement Represents the HTML details element. Documentation Code public bool Open { get; set; } Gets or sets if the details element is open.