Oracle Error OCI-21605: property [string] is not a property of value instances

Oracle Error Message

OCI-21605: property [string] is not a property of value instances

Reason for the Error

Trying to get a property which applies only to persistent and transient objects.

Solution

User should check the lifetime and only get this property for persistent and transient objects.