label property

String? label
getter/setter pair

A unique label by which you want to identify this data connection. If left unspecified, a label will be generated at random.

Can be accessed with {@apilink DataConnection.label}

Implementation

String? label;