Gets and sets the format of the field. It must be a standard DateTime format string of the .NET Framework.
public string Format { get; set; }
Public Property Format() As String