@doc The body of the email.
@$pb.TagNumber(3) FFValue get body => $_getN(2);
@$pb.TagNumber(3) set body(FFValue value) => $_setField(3, value);