priority property

int priority

What order this matcher should run. This is important because the first matcher that finds a result "wins".

Implementation

int get priority;