Property type

type

Property type

(type typename)

typename (String): Name of the property type represented.

Properties have types. Types are not exclusive, a property can be of many different types. This element represents one of such types.

For example, duration properties are both of type "DurationProperty" and "TimeRelatedProperty", whereas time properties are both of type "TimeExpressionProperty" and "TimeRelatedProperty"

Guide index