attributes property

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

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

Implementation

@Uint32()
external int /*JSClassAttributes*/ attributes;