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