I have been looking in the documentation and have not been able to find an example for this situation below:

I have an expression that I am using as a point cut :

(* foo.bar.Bar()) and this(Blah) --- my question is How do I use "Blah" or get access to blah in my before or after method?