Why do I get the compiler warning
Identifier \'Logic.DomainObjectBase._isNew\' is not CLS-compliant
for the following code?
The leading underscore concomitant with _isNew being visible (i.e., not private).
_isNew