size property

int? size
getter/setter pair

A number giving the size of the body in octets. Note that this size is the size in its transfer encoding and not the resulting size after any decoding.

Implementation

int? size;