replyTo property

int? get replyTo

Implementation

int? get replyTo;
set replyTo (int? replyTo)

Implementation

set replyTo(int? replyTo);