haveAnnotationOf

infix fun haveAnnotationOf(annotationName: String): PropertiesRuleBuilder
infix fun haveAnnotationOf(annotationNames: List<String>): PropertiesRuleBuilder
fun haveAnnotationOf(vararg annotationNames: String): PropertiesRuleBuilder