The config is loaded by val username = model.bind ...
# tornadofx
d
The config is loaded by val username = model.bind { SimpleStringProperty(this, “username”, config.string(“username”)) }