property

fun TextView.property(property: CSProperty<String>, toString: (String) -> String): CSRegistration
@JvmName(name = "propertyNullable")
fun EditText.property(property: CSProperty<String?>): CSRegistration