Removes an existing binding for @property on @object.
Note that bindings are automatically removed when the object is finalized, so it is rarely necessary to call this function.
the object
the property whose binding is removed
2.26
See Implementation
Removes an existing binding for @property on @object.
Note that bindings are automatically removed when the object is finalized, so it is rarely necessary to call this function.