References the IPageElement that owns the script.
public IPageElement Element {get;}
This object reference is available to page element property script bindings and event handlers.
For page-level and application-level scripts, this reference returns null.
See Script Context for a usage example.
