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