Hi
Currently TypeMock can not mock member variables.
However you can mock methods and properties of abstract class
using MockObject.
Look
here for more information.
I suggest you'll try to post code example of the problem you have and we'll
try to help with it.