[]
If this comment is a parent, returns an ICommentsThreaded collection of ICommentThreaded objects that are children/replies of the specified comment (if any exist). The replies are sorted by time stamp.
If this comment is a child/reply or a legacy comment, returns an empty collection.
ICommentsThreaded Replies { get; }
ReadOnly Property Replies As ICommentsThreaded