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