Lazy

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