getPropertyValue(name: String): Any;
The getPropertyValue method of the JadeDynamicObject class returns the value of the property specified in the name parameter.
If the receiver does not define the property name, an exception is raised.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.