buttonLabel property

String? get buttonLabel

Property getter and setter for buttonLabel:

Implementation

String? get buttonLabel;
set buttonLabel (String? buttonLabel)

Implementation

set buttonLabel(String? buttonLabel);