newInstance

open fun <T> newInstance(cname: String, expectedType: KClass<*>): T

Creates an instance of the name and expected type