How to Reference Inherited Objects/Properties in Panel Script

SOLVED

I'm trying to add an MS Script button to the SO Invoice Data Entry panel.  In the script I need to access the LOCAL cCurrentPaymentTypeMethod$ property inherited from Class SO_CommonEntry_UI.  Can this be done and, if so, how would it be coded?