getOptionalValue

Get the optional value of a specified property path.

Return

(nullable) The property value, as an instance of the appropriate subclass of {@link com.sap.cloud.mobile.kotlin.odata.DataValue}, or null if the property value is null or if the property value was not previously set.

Parameters

path

The specified property path.