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.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.