attributes property

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

(unsigned) A logically ORed set of JSPropertyAttributes to give to the property.

Implementation

@Uint32()
external int attributes;