valid property

bool? valid
getter/setter pair

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

Implementation

bool? valid = false;