ParentId

Comment.ParentId property

获取或设置父评论 ID。值为-1表示该评论没有父评论。

public int ParentId { get; set; }

也可以看看