uppercase property

int uppercase
getter/setter pair

The count of upper case characters in the analyzed text. Digits are considered uppercase

Implementation

int uppercase = 0;