Opens a comment input control to reply to this comment.
public bool ReplyToComment();
Public Function ReplyToComment() As Boolean
The return value is true, if the comment input control could be opened. Otherwise it is false. False is also returned, if this comment is already a reply to another comment.