addDynamicProperty

addDynamicProperty(propertyName: String;
                   propertyType: Type;
                   length:       Integer;
                   scaleFactor:  Byte): Property;

The addDynamicProperty method of the JadeDynamicPropertyCluster class adds a new runtime dynamic property with the name specified by the propertyName parameter name to the receiving dynamic property cluster and returns the newly created property.

If the type of the property is: