enableNullAwareOperators property

bool? enableNullAwareOperators
getter/setter pair

Deprecated: this feature is always enabled.

True if the client wants to enable support for the proposed "null aware operators" feature.

Implementation

bool? enableNullAwareOperators;