favourite property

bool? favourite
getter/setter pair

Is the inbox a favorite. Marking an inbox as a favorite is typically done in the dashboard for quick access or filtering

Implementation

bool? favourite;