commentsCount property

int? commentsCount
getter/setter pair

post comments count commentsCount

Implementation

int? commentsCount = 0;