value

open override fun value(): AvailObject

Extract the current value of the VariableDescriptor. Answer nil if the variable has no value.

Return

The variable's value or nil.