string The name of the world.
Get the name of the world, or "World #N" where N is the PhysicsWorld.index when no name has been set. The PhysicsWorld.defaultWorld is always named "Default World".
A new string is allocated each call, as with any API returning a string such as PhysicsWorld.ToString. See PhysicsWorld.SetName.