name property

String? name
getter/setter pair

Optional name of the inbox. Displayed in the dashboard for easier search and used as the sender name when sending emails.

Implementation

String? name;