you can use it like this: ``` val idProperty =...
# javafx
o
you can use it like this:
Copy code
val idProperty = SimpleLongProperty() 
    var id by idProperty