# File control/EditProperties/EditProperties.rb, line 261
  def arg_password_cleared
    pos = arg_pos(:password)
    @doc_args[pos][:clear]
  end