tag property

String? tag
getter/setter pair

The id of the tag the user code will emit to this output by; this should correspond to the tag of some SideInputInfo.

Implementation

core.String? tag;