# File lib/codec/data.rb, line 628
      def symbol=(value)
        check(Cproton.pn_data_put_symbol(@impl, value.to_s))
      end