@Override public boolean isCompatibleWith(IPropertyDescriptor anotherProperty) { return mDelegate.isCompatibleWith(anotherProperty); }