@$pb.TagNumber(5) $core.String get customId => $_getSZ(4);
@$pb.TagNumber(5) set customId($core.String v) { $_setString(4, v); }