findDynamicProperty

findDynamicProperty(name: String): Property;

The findDynamicProperty method of the JadeDynamicPropertyCluster class returns the runtime dynamic property with the name specified in the name parameter from the receiving cluster or it returns null if the specified runtime dynamic property is not defined in the cluster.