callChain property

dynamic callChain
getter/setter pair

Give objects ability to know route, that called it.

Implementation

var callChain;