should return an array of property names to exclude
from entity instanceDictionaryInitializer. You can
override this to exclude properties manually
handled by derived object. Warning
the underscore at the start of the name of this method
indicates that it is private, for internal use
only, and you should not use the method in your code.
should returns an array of property names to
exclude from entity instanceDictionaryInitializer.
You can override this to exclude properties manually
handled by derived object
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.