attributes property

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

A logically ORed set of JSPropertyAttributes to give to the property.

Implementation

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