factory property

bool factory
getter/setter pair

Whether this constructor should be prefixed with factory.

Implementation

bool factory = false;