Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > findProperty

findProperty

findProperty(str: String): Property;

The findProperty method of the Class class returns a reference to the property with the name specified in the str parameter if the property exists in the receiving class or any of its superclasses.