2.0.0
Architecture simplification: stop using decorators which add unnecessary complexity and some compilation bugs.
- Add a property definition class.
- Add some definition functions on models, which have to be redefined when implementing a new model.
- Remove decorators.