Is there any way to get the property name of an object without having some sort of redundant 'name' property inside the object itself? This will mainly be used in cases where we a user tries to fetch an object that doesn't exist.Is there any way to get the property name of an