@override void setBindingProperty(String key, value) { super.setBindingProperty(key, value); _setProperty(key, value); }