Indicates whether tests should be case-insensitive
protected bool caseInsensitive;
val mutable caseInsensitive : bool
Thank you.