remove_space property

bool? remove_space
getter/setter pair

Whether or not to strip the text when tokenizing (removing excess spaces before and after the string).

Implementation

bool? remove_space;