Returns a CFC instance from the IoC container.
A CFC Instance
Name (Required) - The name of the bean to create. If ColdSpring is used, the name listed is the ID attribute of the bean to be created. If ChiliBeans is used, the name passed is the name of an XML file to be found in one of the directories listed by the beanMappings setting.