defer 属性

bool? defer

实现

bool? get defer native;
void defer=(bool? value)

实现

set defer(bool? value) native;