{{ property.name }}
Label: {{ property.label }}
Treat
as {{ bonds[property.bond].name | translate
}}
Type: {{property.type}}
Choices:
{{ property.choiceValues.join(', ') }}
Default value:
{{ property.defaultValue }}
|