Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method getBeanInfo(Class<capture#2-of ?>) is undefined for the type Introspector
at IntroSpectorTest.getProperty(IntroSpectorTest.java:48)
at IntroSpectorTest.main(IntroSpectorTest.java:28)