# File ext/win32ole/lib/win32ole/property.rb, line 13
  def []=(*args)
    @obj._setproperty(@dispid, args, @settypes)
  end