priority property

int? priority
getter/setter pair

The priority of the updated field.

The priority may change from what was specified to assure contiguous priorities between fields (1-n).

Implementation

core.int? priority;