parentItem property

dynamic parentItem
getter/setter pair

The parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g. a chain of comments with the first comment being an SchemaArticle or other SchemaCreativeWork. See also Schemacomment which points from something to a comment about it.

Supported types: SchemaComment, SchemaCreativeWork

Implementation

dynamic parentItem;