# File control/EditProperties/EditProperties.rb, line 248
  def arg_password_value
    pos = arg_pos(:password)
    @doc_args[pos][:value]
  end