joinInstructions property

String? get joinInstructions

Property getter and setter for joinInstructions:

Implementation

String? get joinInstructions;
set joinInstructions (String? joinInstructions)

Implementation

set joinInstructions(String? joinInstructions);