Gets or sets the DateFormField's date.
public System.DateTime? Date { get; set; }
Public Property Date() As Nullable(Of System.DateTime)
The property is null when the DateFormField is empty.