getConsumerValue

@Nullable
abstract fun getConsumerValue(): T(source)

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

Never equal to the getProducerValue.

Return

the value from the consumer