wordCount constant
wordCount [Expects: http://schema.org/Integer]
The number of words in the text of the CreativeWork such as an Article, Book, etc.
Can be used on: http://schema.org/Article, http://schema.org/CreativeWork
Implementation
static const wordCount = IriTerm.prevalidated('http://schema.org/wordCount');