IgnoreParam

@Target(allowedTargets = [AnnotationTarget.FIELD])
annotation class IgnoreParam

Mark a property to be ignored from passing into statement's parameters.