get_child_property_by_pspec
Description:
Gets the property of a child of the element.
Specifically, the property corresponding to the pspec
used in
add_child_property is copied into value
.
Parameters:
this | |
pspec |
The specification of a registered child property to get |
value |
The return location for the value |