When the tag <#Property> is call without any path (like <#Property.id> for exemple) then it is the Constructor of a TProperty object. The new created object will be available via the var named property
Name | Mandatory | Description |
---|---|---|
ID | Yes | The alphanumeric (ex: CA-T1) of numeric (ex: 901539542673129473) of the property |
Template | No | On success, Parse this template with the new created TProperty object, return the result and free the object |
Template_error | No | On error, parse this template, return the result and free the object |