replyTo property

ChatMessage? replyTo
getter/setter pair

If the message is a reply of another one TODO:

Implementation

ChatMessage? replyTo;