Static attributeTypeMap
attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "title","baseName": "title","type": "string"},{"name": "fancyTitle","baseName": "fancy_title","type": "string"},{"name": "slug","baseName": "slug","type": "string"},{"name": "postsCount","baseName": "posts_count","type": "number"} ]