lowercase property

int lowercase
getter/setter pair

The count of lower case characters in the analyzed text.

Implementation

int lowercase = 0;