Generate Target
annotation class GenerateTarget(val pkg: String = "", val name: String, val props: Array<AddTargetProperty> = [])
Annotation to automatically generate class with same properties as source class
Annotation to automatically generate class with same properties as source class