选中属性

bool? 选中

实现

bool? get checked;
void 选中=(bool? value)

实现

set checked(bool? value);