Error #1069

I can’t figure out why this is giving me this error and I have debugged and have looked at the Livedocs but that doesn’t mean much to me kinda goes over my head.

my code

                    if (weap.currentLabel == targ.currentLabel) 

the error

ReferenceError: Error #1069: Property currentLabel not found on flash.text.TextField and there is no default value.
at Game_Test_WorkingModular6_fla::MainTimeline/checkCollision()[Game_Test_WorkingModular6_fla.MainTimeline::frame3:167]
at Game_Test_WorkingModular6_fla::MainTimeline/runGame()[Game_Test_WorkingModular6_fla.MainTimeline::frame3:85]
at flash.utils::Timer/flash.utils:Timer::_timerDispatch()
at flash.utils::Timer/flash.utils:Timer::tick()

hopefully everyone knows whats going on and i’m simply missing something. if you need more code let me know