# File lib/codec/data.rb, line 618
      def string=(value)
        check(Cproton.pn_data_put_string(@impl, value))
      end