# File control/EditProperties/EditProperties.rb, line 182
  def arg_bool=(new_bool)
    @argument[:value] = new_bool
  end