Based on the SEPA specs found here
Adding new methods to classes for getting tags from XML elements is easily achievable. Just use the Visual Studio Code snippet in this project. Type c-get and a new code snippet will appear. The cursor will automatically position at the method name and swich to the XML tag with TAB.
c-getSimple tag getterc-typeParse new type instead of simple text
CAMTElement: Base class for all objects below 'document'.