get Optional Value
Get the optional value of a specified property path.
(nullable) The property value, as an instance of the appropriate subclass of {@link com.sap.cloud.mobile.kotlin.odata.DataValue}, or Return
null if the property value is null or if the property value was not previously set.
Parameters
path
The specified property path.