status property
Limit the search space to the given status
Implementation
@$pb.TagNumber(10)
$1.STANDARD_LIFECYCLE_STATUS get status => $_getN(6);
Implementation
@$pb.TagNumber(10)
set status($1.STANDARD_LIFECYCLE_STATUS value) => $_setField(10, value);