Properties of binding objects
Attach one to some other object
Access (modify?) the object to which it is attached
Copy the binding object (which might copy the other object or not)
Destroy the binding object (which might destroy the other object or not)