Seems that when I use for the next Json file: ``` json "Bot":{ "Name":"watson" } ``` the path "Bot.name" it does not work ... but path "Bot.Name" works... Should it be case insensitive on all levels??