componentName property
The component requested to be moved. Used for tracking & stopping. NOTE: A plan may move more components than just the root component.
Implementation
@$pb.TagNumber(2)
$14.ResourceName get componentName => $_getN(1);
Implementation
@$pb.TagNumber(2)
set componentName($14.ResourceName v) { setField(2, v); }