wordCount property

int? wordCount
getter/setter pair

The number of words in the text of the Article.

Implementation

int? wordCount;