operationLabel property

String? operationLabel

Property getter and setter for operationLabel:

Implementation

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

Implementation

set operationLabel(String? operationLabel);