attributes property

  1. @Int16()
int attributes
getter/setter pair

(JSClassAttributes) A logically ORed set of JSClassAttributes to give to the class.

Implementation

@Int16()
external int attributes;