Sure, an objects' name could be accessed as the member "name" in any Object3D instance, but that would be "breaking the framework": Members are not to be accessed directly.
I searched the API docs, but I could not find any such function (I had expected objects.get_name).
Is there any?