isSingleton property

bool? get isSingleton

Property getter and setter for isSingleton:

Implementation

bool? get isSingleton;
set isSingleton (bool? isSingleton)

Implementation

set isSingleton(bool? isSingleton);