Check that class properties can be shadowed by local symbols in class methods and also check that a package scoped identifier with the same name as class property can be accessed in a class method. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>