Following issues:
Issue 25 - serialization of inherited Structures
Issue 26 - serialization of Map
Issue 27 - minor improvement - inspect type hints of a function - if it is Field, the function can be used as a Field in a Structure class definition.
Issue 28 - DateTime Field
Issue 29 - Immutable can be changed through a reference
Issue 30 - non typedpy attributes do not serialize correctly