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