Gets and sets the date till transition. The Date is stored in UTC with the time portion stripped from the DateTime.
Required if the Days property is not set.

C# |
public DateTime Date { get; set; }
C# |
public DateTime Date { get; set; }