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