​
​
​

Gets all replies of this comment or null if there are no replies.

Syntax

​public CommentedText[] Replies { get; }
​Public ReadOnly Property Replies As CommentedText()
​

Limitations

Read only.

​