TargetPropertyExclude

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class TargetPropertyExclude

Annotation use with @GenerateTarget that mark property in source class that shouldn't add to target class