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

findPropertyInSubClasses

findPropertyInSubClasses(str: String): Property;

The findPropertyInSubClasses method of the Class class returns a reference to the property with the name specified in the str parameter if the property exists in any of the subclasses of the receiving class.