replyCount property

int replyCount
getter/setter pair

The total number of replies in a specific thread. A value of 0 indicates there is no reply in the thread.

Implementation

int replyCount;