@$pb.TagNumber(2) $core.bool get existing => $_getBF(1);
@$pb.TagNumber(2) set existing($core.bool value) => $_setBool(1, value);