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