commentCount constant

IriTerm const commentCount

commentCount [Expects: http://schema.org/Integer]

The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.

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

Implementation

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