The cursor properties from 5.1 are still there (plus a few more), just not bundled into a cluster CursorInfo. For example, CursorInfo.Cursorname is now just Cursor.CursorName
If you need them bundled as a cluster, for compatability or convenience, you'll have to bundle the individual properties into a cluster.
If you're working within the same VI, you can copy the property node (using +drag) then right click and select "Link to" and you'll be able to reassign this property node to a new graph.
Tim