@$pb.TagNumber(2) $core.bool get isFinal => $_getBF(1);
@$pb.TagNumber(2) set isFinal($core.bool v) { $_setBool(1, v); }