namespace InABox.Core { [Caption("Choice")] public class DFLayoutOptionField : DFLayoutField<DFLayoutOptionFieldProperties>, IDFLayoutFormField { } }