isDemo property

bool isDemo
getter/setter pair

simple boolean to tell us if this is a demo or not

Implementation

bool isDemo;