Why do I get the compiler warning
Identifier \'Logic.DomainObjectBase._isNew\' is not CLS-compliant
for the following code?
A CLS-compliant identifier should not start with an underscore.