getPropertyName

getPropertyName(index: Integer): String;

The getPropertyName method of the JadeDynamicObject class returns a string containing the name of the property at the relative index specified in the index parameter. If the value of the index parameter is outside the range 1 through propertyCount, an exception is raised.