tag property

String? tag
getter/setter pair

The id of the tag the user code will access this side input by; this should correspond to the tag of some MultiOutputInfo.

Implementation

core.String? tag;