Returns the default component name for a class as defined by the defaultComponentName annotation.
function getDefaultComponentName input TypeName cl; output String name; end getDefaultComponentName;