indeterminate 属性

bool? indeterminate

实现

bool? get indeterminate;
void indeterminate=(bool? value)

实现

set indeterminate(bool? value);