I have an Object which has a property statusDate of type DateTime. This property is a nullable type with implementation as:
public DateTime? statusDate {get;s