commentCount property

int? commentCount
getter/setter pair

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.

Implementation

int? commentCount;