Json is a JSON value.
@$pb.TagNumber(1) $0.Value get json => $_getN(0);
@$pb.TagNumber(1) set json($0.Value v) { setField(1, v); }