getValue

open fun getValue(source: StructureBase): DataValue?

Get the value of this property from a structure.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.core.UndefinedException} if the property value was not previously set.

Return

(nullable) Property value.

Parameters

source

Source structure.