<@U78L28DMX> JsonModel is just an interface that d...
# tornadofx
e
@amanda.hinchman-dominguez JsonModel is just an interface that defines some functions (
updateModel
and
toJSON
etc). It has no no idea if you add properties that can be bound to the class etc.