@$pb.TagNumber(6) $core.String get company => $_getSZ(5);
@$pb.TagNumber(6) set company($core.String value) => $_setString(5, value);