boxed boolean properties where the accessor is of the "isProperty()" format, this can be worked around by adding a ugly "getProperty()" accessor. I guess IntrospectionUtils::findReadMethodHandle() should include boxed booleans when switching the accessor pattern to look for...