| 
 Model Field Binding
 
 | 
 The model field to which the visual component is bound (where it stores/retrieves its value). The Model Reference property must be configured before this property can be configured.
 
 | 
 Dependent on Model Reference
 
 | 
| 
 Model Reference
 
 | 
 A reference to the model to which the visual component's bound model field belongs. This property must be configured before the Model Field Binding property can be configured.
 
 | 
  
 
 | 
| 
 Name
 
 | 
 The name of the component instance.
 
 | 
 Req
 
 | 
| 
 Show Validation Failure Message
 
 | 
 Determines whether to show the value of the Validation Failure Message property when validation fails for the component.
 
 | 
  
 
 | 
| 
 Validation Failure Message
 
 | 
 The text message to optionally display to the end user when validation fails for the field. This value may contain markup. 
 
 | 
  
 
 | 
| 
 Validator
 
 | 
 The validation component associated with the field.
 
 | 
  
 
 | 
| 
 Visible
 
 | 
 Controls whether the component will be displayed or not. Can also be set programmatically using the component's setVisible(boolean) method.
 
 | 
  
 
 |