Result in JSON
@$pb.TagNumber(5) $core.String get json => $_getSZ(4);
@$pb.TagNumber(5) set json($core.String value) => $_setString(4, value);