badge property

int? badge
getter/setter pair

(iOS Only) If you set the badge to a specific value, this integer property will be that value

Implementation

int? badge;