uid property

String? uid
getter/setter pair

System generated globally unique ID for the DataAttributeBinding.

This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.

Output only.

Implementation

core.String? uid;