| Attributes |
| Name | Required | Request-time | Type | Description |
| column | false | true | boolean | Sets whether to display the field set as a column instead of a row. |
| cssClass | false | true | java.lang.String | Sets a CSS class for styling this component. |
| helpMessage | false | true | java.lang.String | Sets text to display as a help tooltip on mouse over of the component's help icon. |
| id | false | true | java.lang.String | Identifies the component instance. |
| label | false | true | java.lang.String | Sets the text value for the field set's label and renders it as a legend, with a horizontal rule, above the fieldset. |
| localizeLabel | false | true | boolean | Sets whether to translate the label's text into the user's language. The default value is true. |