commentText constant

IriTerm const commentText

commentText [Expects: http://schema.org/Text]

The text of the UserComment.

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

Implementation

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