# File lib/codec/data.rb, line 620
      def string
        Qpid::Proton::Types::UTFString.new(Cproton.pn_data_get_string(@impl))
      end