searchEnable property Null safety

bool? searchEnable
read / write

服务器是否允许被搜索,1可以被搜索,0不可被搜索,默认允许

Implementation

bool? searchEnable = true;