The MustInherit keyword specifies that a class cannot be instantiated and can be used only as a base class.
The MustInherit keyword is used in this context:
Class Statement
Visual Basic Language Keywords