ANSWER:
D: MyControl.GetName. You can invoke a custom method like any other method. In this case, to invoke the MyControl GetName method, you would type MyControl.GetName.

Answers in Depth...