state property

bool state
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 state;