# File lib/rbvmomi/basic_types.rb, line 126
  def []= sym, val
    _set_property sym, val
  end