by

infix fun <T> Property<in T>.by(value: T)

Simple infix function to add a property of T easily.

pom {
name by "noel-common-utils"
}