connectionType property

String? connectionType

Property getter and setter for connectionType:

Implementation

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

Implementation

set connectionType(String? connectionType);