operationLabel property

String? get operationLabel

Property getter and setter for operationLabel:

Implementation

String? get operationLabel;
set operationLabel (String? operationLabel)

Implementation

set operationLabel(String? operationLabel);