recipient property

String? recipient

Property getter and setter for recipient:

Implementation

String? get recipient;
void recipient=(String? recipient)

Implementation

set recipient(String? recipient);