* first release of the package * possibility to serialize and deserialize python objects by inheriting from **JSONObject** and annotating property getters with the `field()` decorator * add custom name to fields by passing a string into the `field()` decorator