public static List<PropertyDescriptor> getAdapterPropertyDescriptors(Class<?> type) {
   return INSTANCE.getAdapterPropertyDescriptors0(type);
 }