Equality check for DataObjectHandleBase.py
This MR provides the equality check on DataObjectHandleBase
to compare its wrapped string instead of the address equality.
It suppresses the bug in Rec!276 (merged) in which Configurable.isPropertySet
reports false positive of unset input field.