<@U6B7CC50S> TornadoFx started out with nameProper...
# tornadofx
n
@pim TornadoFx started out with nameProperty() since that's the convention in java, but like you said kotlin provides getters and setters for properties by default, so we decided that it is more the kotlin/tornadoFx way to use the properties directly (nameProperty).