schemaHttpCommentCount constant
IriTerm
const schemaHttpCommentCount
commentCount from schema-http vocabulary [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 schemaHttpCommentCount = IriTerm(
'http://schema.org/commentCount',
);