connectionLabel property

String? connectionLabel

Property getter and setter for connectionLabel:

Implementation

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

Implementation

set connectionLabel(String? connectionLabel);