Only the `xxxProperty` versions will actually writ...
# tornadofx
e
Only the
xxxProperty
versions will actually write back to the item on commit, the others must be handled manually in
onCommit
like I showed above.