Predefined Classes
Application Classes
Functions
boolean isConst
Constant properties
Returns true if a property is constant (its value can't be changed), false otherwise
This property makes sense only for properties. In fact, errors and constant are always constant, for methods and functions return always false
Return to the memberInfo class