priority property

int priority
final

The relative priority of this target (lower numbers = higher priority).

While the current engine treats all targets equally, this field is useful for UI sorting or selective checking in future versions.

Implementation

final int priority;