# File lib/dm-core/property.rb, line 383
      def descendants
        @descendants ||= DescendantSet.new
      end