hasDefaultConstructor property

bool get hasDefaultConstructor

Returns true if the class has a default constructor.

Implementation

bool get hasDefaultConstructor;