isSingleton property

bool? isSingleton

Property getter and setter for isSingleton:

Implementation

bool? get isSingleton;
void isSingleton=(bool? isSingleton)

Implementation

set isSingleton(bool? isSingleton);