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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DateTime Date { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public DateTime Date { get; set; }