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