rank property

int? rank
final

Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.

Implementation

final int? rank;