joinInstructions property

String? joinInstructions

Property getter and setter for joinInstructions:

Implementation

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

Implementation

set joinInstructions(String? joinInstructions);