Properties are fully introspectable at runtime, so we can generate getters and setters for them automatically. ~~Blocked on the work in the `marshal` branch.~~ **Edit** Now we can move properties back and forth; we just need the rest of the marshalling code.
Properties are fully introspectable at runtime, so we can generate getters and setters for them automatically.
Blocked on the work in themarshalbranch.Edit Now we can move properties back and forth; we just need the rest of the marshalling code.