originId property

String? originId
getter/setter pair

Origin ID which can be any sequence of letters and digits.

The ID sequence (destination ID + origin ID) must be unique.

Implementation

core.String? originId;