[]
Gets or sets the earliest date that the user can enter.
[Json(2)] [JsonConverter(typeof(DateTimeConverter))] public DateTime Min { get; set; }