[]
Gets or sets an estimate of the number of words in the document.
public int? Words { get; set; }
Public Property Words As Integer?