whitespaceOnly property

bool whitespaceOnly
getter/setter pair

Will be true if the change contains nothing but whitespace characters, or is empty.

Implementation

bool whitespaceOnly;