followUpLabel property

String? followUpLabel

Property getter and setter for followUpLabel:

Implementation

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

Implementation

set followUpLabel(String? followUpLabel);