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