This function is only intended to be used when implementing new canvas items, specifically layout container items such as CanvasTable.
It finds a child property of a canvas item class by name.
iclass |
a ObjectClass |
property_name |
the name of the child property to find |
the ParamSpec of the child property or null if |