Stranger Property "ExportDocumentstoAccess"?

Does anyone have any idea what this property does and what class it’s from? “ExportDocumentstoAccess”. I am thinking it’s a custom class but not sure. I don’t see it in the “script libraries” in the design

Subject: Stranger Property “ExportDocumentstoAccess”???

If you install a modern version of Domino Designer (I would recommend at least 8.5.3 but preferably 9.0.1), you can simply hover over a method/property and see where it lives:Imgur: The magic of the Internet

In the example above, SetFieldValueDoc() is a method of the class OTR, which lives in the script library Class.OTR.

Edit: I just noticed that the screenshot looks really bad, I will fix that later…