replies property

List<CommentReply>? replies
getter/setter pair

Replies to this post.

Output only.

Implementation

core.List<CommentReply>? replies;