open fun setTargetPackage(targetPackage: String): Unit
Set the target package for this instance. Setting either this property or the targetClass property is required.
targetClass
If targetClass is set, this property is ignored.