Type of the parameter.
@$pb.TagNumber(2) ParamType get param => $_getN(1);
@$pb.TagNumber(2) set param(ParamType v) { setField(2, v); }