isParentTopLevelPropertyAnnotatedWith

fun PsiElement.isParentTopLevelPropertyAnnotatedWith(annotationShortName: String): Boolean

Return

true if this is its parent is annotated with annotation with annotationShortName, false otherwise

Parameters

annotationShortName

short name of annotation