Member predicate UnknownInstanceInternal::getName
Gets the name of this of this object if it has a meaningful name.
Note that the name of an object is not necessarily the name by which it is called
For example the function named posixpath.join
will be called os.path.join
.