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