Provide a method to check whether a lazy proxy is initialized, similar to Hibernate.isInitialized(Object). Currently the only way to do this is via reflection.