priority property

int? priority
getter/setter pair

The evaluation priority for this term, which must be between 0 (inclusive) and 2^31 (exclusive), and unique within the list.

Implementation

core.int? priority;