@doc The message to send.
@$pb.TagNumber(2) FFValue get body => $_getN(1);
@$pb.TagNumber(2) set body(FFValue value) => $_setField(2, value);