Type of the parameter.
@$pb.TagNumber(2) ParamType get param => $_getN(1);
@$pb.TagNumber(2) set param(ParamType value) => $_setField(2, value);