<t:property>

The <t:property> element displays the object property denoted by the name attribute. If the property element is embedded in a form of type edit, and the user has the permission to edit the given property, an input element corresponding to the object type is created.

If the property is embedded in a form of type query, and the property type is queryable, an input element for a query is displayed.

Please note that the context must be an instance for the display and edit mode, but a class for the query mode.

name
The name of the property to be displayed, edited, or queried.
compact
If "true", the element does not use empty space to align with other elements.