parentId property

Comment.parentId property

Gets or sets the parent comment ID. A value of -1 means the comment has no parent.

get parentId(): number

See Also