initialised property

bool initialised
getter/setter pair

Determine if ViewModel has been initialised.

Implementation

bool initialised = false;