matchSubstring property

bool matchSubstring
getter/setter pair

Whether the pattern should match the whole string or just a substring.

Default is false

Implementation

bool matchSubstring;