recipient property

String? get recipient

Property getter and setter for recipient:

Implementation

String? get recipient;
set recipient (String? recipient)

Implementation

set recipient(String? recipient);