enumerable property

bool enumerable
final

True if this property shows up during enumeration of the properties on the corresponding object.

Implementation

final bool enumerable;