The concept in VB.NET by which one can provide a new implementation for the base class member without overriding the member is called as
Shadowing
Late Binding
.NET Reflection
All of the above