priority property

Object? priority

Implementation

Object? get priority {
  return _data['priority'];
}