[]
Gets or sets the alternate description of the structure element and its children in human-readable form, which is useful when extracting a document’s content in support of accessibility to users with disabilities or for other purposes.
public string AlternateDescription { get; set; }
Public Property AlternateDescription As String