ComponentProperty

constructor(bindingProperties: ComponentPropertyBindingProperties? = null, bindings: Map<String, ComponentFormBindingElement>? = null, collectionBindingProperties: ComponentPropertyBindingProperties? = null, componentName: String? = null, concat: List<ComponentProperty>? = null, condition: ComponentConditionProperty? = null, configured: Boolean? = null, defaultValue: String? = null, event: String? = null, importedValue: String? = null, model: String? = null, property: String? = null, type: String? = null, userAttribute: String? = null, value: String? = null)