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.