executionCount property

int executionCount
getter/setter pair

Number of times execute or the command directly was called

Implementation

int executionCount = 0;