IgnoreMap

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

The mapper pretends this field does not exist for auto-matching: its value never flows through mapping; the target slot falls back to its constructor default or becomes a required external parameter on the generated function.