attribute

The model attribute decorator.

Functions

Summary

model_attribute

The @model_attribute decorator adds the given properties to the class.

model_attribute_typed

The model_attribute_typed decorator adds attributes to the class to enable the glotaran model parser to infer the correct class for an item when there are multiple variants.