namespace InABox.Core { [Caption("Time")] public class DFLayoutTimeField : DFLayoutField<DFLayoutTimeFieldProperties>, IDFLayoutFormField { } }