| Name | Description | Required |
|---|---|---|
| parsingInterceptor | A ParsingInterceptor. This will change to a class name in future releases. | No. |
| element | The unqualified element name for the mapping. | No, if this definition is only providing an ArooaBeanDescriptor. |
| className | The class name for the bean. | Yes. |
| designFactory | A class name that provides a DesignFactory for the bean. | No. |
| properties | a list of property definitions. | No. |