// text_field.watch("text", callback)
true
// text_field.text = "hello"
called callback
prop
text
oldVal
undefined
newVal
hello
this
_level0.text_field
