DependencyAccessor

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

Marks dependency injection system accessors, so direct access must be explicitly opted in.