encoding property

Encoding encoding
getter/setter pair

The encoding of the body.

By default, this is utf8.

Implementation

Encoding encoding = utf8;