valid property Null safety

bool? valid
read / write

有效标志:false-无效,true-有效

Implementation

bool? valid = false;