I'm developing a web application that will be utilizing the CuteEditor to allow my users to create web forms. When a user selects a control like a radio button, and the properties window displays. Is there a way to denote whether or not a property is required or not required via the back end of things? An example would be: When the user renders the form is there parameters that must be present for certain properties before a form will render?