connectionNotes property

String? connectionNotes

Property getter and setter for connectionNotes:

Implementation

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

Implementation

set connectionNotes(String? connectionNotes);