getConsumerValue

@Nullable
abstract fun getConsumerValue(): @Nullable T

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

Never equal to the getProducerValue.

Return

the value from the consumer