On Sep 4, 2015, at 4:54 PM, Ahmed <eng.ahmed...@gmail.com> wrote:
I've a CBLDocument contains object like this { "user-name": "abc" }, the problem is that when i try to make CBLModel it is not allowed name a property with dashes, is there is any way to map the json key to different name in the CBLModel subclass?