enforceLowerCaseKeys property

bool enforceLowerCaseKeys
getter/setter pair

Enforce the keys of every OmniModel to be lowercase. This automatically changes the keys to lowercase when creating and accessing the OmniModel

Implementation

static bool enforceLowerCaseKeys = false;