lenient property

bool? lenient

Property getter and setter for lenient:

Implementation

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

Implementation

set lenient(bool? lenient);