PythonObject.delattr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void delattr(string attr)
    struct PythonObject
    void
    delattr
    (
    in string attr
    )
  2. void delattr(PythonObject attr)

Meta