implicit property Null safety
read / write, override
Is this function implicitly defined (e.g., implicit getter/setter)?
Implementation
bool? implicit;
Is this function implicitly defined (e.g., implicit getter/setter)?
bool? implicit;