priority property

int? priority
getter/setter pair

身份组优先级,everyone最低为0,数字越小优先级越高

Implementation

int? priority = 0;