upvoteCount property

int? upvoteCount
getter/setter pair

The number of upvotes for the answer.

Output only.

Implementation

core.int? upvoteCount;