checked property

T? get checked

Implementation

T? get checked => Productivity.value ? this : null;