notify property

bool? notify
getter/setter pair

Optional flag which denotes whether an email invitation should be sent to the given email address. Defaults to true.

Implementation

bool? notify;