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