checked property

bool? get checked

Implementation

bool? get checked;
set checked (bool? value)

Implementation

set checked(bool? value);