commentText constant

IriTerm const commentText

IRI for schema:commentText [Expects: https://schema.org/Text]

The text of the UserComment.

Can be used on: https://schema.org/UserComments

Implementation

static const commentText = IriTerm.prevalidated(
  'https://schema.org/commentText',
);