priority property
User defined numeric priority of the tag.
Tags are fired asynchronously in order of priority. Tags with higher numeric value fire first. A tag's priority can be a positive or negative value. The default value is 0.
Implementation
Parameter? priority;