Convert CBLJSONDict documentProperties into CBLModel

On iOS Couchbase Lite, After view query is run I get documentproperties by setting prefetch to true.

Is there anyway we can convert CBLJSONDict documentProperties of CBLQuery into corresponding CBLModel?