[]
Gets the list of child Comment objects that are replies to this comment.
public IReadOnlyList<Comment> Replies { get; }
Public ReadOnly Property Replies As IReadOnlyList(Of Comment)