Restricting access of contained procedure to variables in host

If you declare a local variable in a contained procedure that has the same name as one in the host, access to the host variable is blocked.