[]
Gets or sets the structure type, which is a string identifying the nature of the structure element and its role within the document, such as chapter, paragraph, or footnote.
public string Type { get; set; }
Public Property Type As String