The CompareJob's results as a DocumentDifference difference set.
[DataMemberAttribute(Name="compareResults")]
public DocumentDifference CompareResults {get; set;}
A DocumentDifference object. The default value is null.
This property will be set after the compare job finishes successfully.