initialized property

bool initialized
getter/setter pair

Returns true if the instance has been initialized.

Implementation

bool initialized = false;