setIfPresent

open fun setIfPresent(@Nullable value: V)

Sets the value of the reference if it is already set.

Parameters

value

the new value of the reference