So if - ManyToOne is a class in an inheritance hierachy- Root level of inheritance hierarchy is abstract- and Id property is in that root level abstract class
You get the NPE in Bean getValue method trying to read the imported fkey value.
Fixed in HEAD.