getConsumerValue

@Nullable
abstract fun getConsumerValue(): T

The value of the attribute as found on the consumer side.

Never equal to the getProducerValue.

Return

the value from the consumer