Indicatable

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

Marks a characteristic property as indicatable: like Notifiable, but each pushed value change is acknowledged by the client.