# File lib/hashie/extensions/ignore_undeclared.rb, line 42
      def property_exists?(property)
        self.class.property?(property)
      end