/*
   * The action
   * call-seq:
   *   context.action -> String
   *   context.action(xml_doc) -> String
   */
  const char *action(WsXmlDocH doc = NULL) {