name property

String? name
getter/setter pair

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

Implementation

String? name;