thread property

Thread? thread
getter/setter pair

The thread the message belongs to.

For example usage, see Start or reply to a message thread.

Implementation

Thread? thread;