Gets the comment for which this comment is a reply. When this comment is not a reply, null is returned.

Syntax

public CommentedText RepliedComment { get; }
Public ReadOnly Property RepliedComment As CommentedText

Limitations

Read only.