charPositionInLine property

int charPositionInLine
getter/setter pair

The index of the character relative to the beginning of the line 0..n-1 */

Implementation

int charPositionInLine = 0;