Debug built-in properties

I read about this thing called shadowing properties and I believe this is something which you cannot/should not do in Xojo. My question is how do you debug built-in properties? For example, I might want to add a breakpoint to getter/setter of a built-in property.

Thanks