@Target([AnnotationTarget.PROPERTY]) annotation class WeakRefProperty
Indicates that the property is delegated by a WeakRef
See Also
weakRef
WeakRefProperty()