Materialize the controlled property by an artificial property with the given path.

Identifier
mat:(property path)
Data Type
Property Path
Short Data Type
Property Path
Since
4.5

Materializing properties is the process to derive a value from a property path (like Property A->Property B->Property C)  and store it as an artificial property of a document instance.

To materialize a property based on the current property (i.e. the property whose control this is), a property paths must be specified that originates on the property.

In case more than one materialization is required, simply repeat the definition.

Multiple mat Controls
mat:Name, mat:Address->City

Resources

Materialize by Doctype
Specify which properties to materialize as artificial properties by doctype.