initialized property

bool initialized
getter/setter pair

To indicate the engine already initialize

Implementation

bool initialized = false;