remove_child_property
Description:
Remove a child property from the element.
pspec should be a specification that was passed to
add_child_property. The corresponding
property will no longer be registered as a child property for the element.
Parameters:
| this | |
| pspec |
The specification for the property to remove |
Returns:
|
true if the property was successfully un-registered for this. |