Read-only property. Return the Project Explorer folder where the page is located
Folder
EX1
import PyOrigin pg = PyOrigin.ActivePage() print( pg.Folder.Path() )
GetFolder