late property

bool late
getter/setter pair

Whether this field should be prefixed with late.

Implementation

bool late = false;