UTC timestamp for when the compare job started.
[DataMemberAttribute(Name="jobStartedTimestamp")]
public string JobStartedTimestamp {get; set;}
String corresponding to a UTC timestamp. The default value is null.
This property will only be populated when CompareJobRunnert.PrepareJob() is called.