Exception in thread "main" java.beans.IntrospectionException: Method not found: isSetName
at java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:89)
at java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:53)
at MethodMain.setProperty(MethodMain.java:27)
at MethodMain.main(MethodMain.java:21)