caseSensitive property

bool? caseSensitive
getter/setter pair

Should the match be case sensitive, ignored for IN_LIST operator.

Implementation

core.bool? caseSensitive;