resultComment constant

IriTerm const resultComment

IRI for schemahttp:resultComment [Expects: http://schema.org/Comment]

A sub property of result. The Comment created or sent as a result of this action.

Can be used on: http://schema.org/CommentAction, http://schema.org/ReplyAction

Implementation

static const resultComment = IriTerm.prevalidated(
  'http://schema.org/resultComment',
);