favourite property

bool? favourite
getter/setter pair

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

Implementation

bool? favourite;