Gets or sets whether trailing whitespace should be removed before saving a document.
public bool? RemoveTrailingWhitespace { get; set; }
Public Property RemoveTrailingWhitespace As Boolean?