bind Kotlin
Bind all the member properties of a given Kotlin object.
Parameters
prefix
A prefix for the property names.
obj
The object to bind.
Bind all the member properties of a given Kotlin object.
Parameters
obj
The object to bind.
Bind all the member properties of a given Kotlin object.
A prefix for the property names.
The object to bind.
Bind all the member properties of a given Kotlin object.
The object to bind.