# File control/EditProperties/EditProperties.rb, line 344
  def arg_bool_value
    pos = arg_pos(:bool)
    @doc_args[pos][:value]
  end