pieces property

List pieces
getter/setter pair

The pieces of the message. We are given an initial version of this from our parent and we add to it as we find additional information.

Implementation

List pieces;