必需 属性

bool? 必需

实现

bool? get required native;
void 必需=(bool? value)

实现

set required(bool? value) native;