crateApiPythonPyObjectWrapperGetattr abstract method
PyObjectWrapper
crateApiPythonPyObjectWrapperGetattr({
- required PyObjectWrapper that,
- required String attrName,
Implementation
PyObjectWrapper crateApiPythonPyObjectWrapperGetattr(
{required PyObjectWrapper that, required String attrName});