Returns true if this instance is the initializer instance, that actually allocated the pointer. Only the initializer instance can free the pointer.
true
bool get isInitializer;