家族属性

String? family

实现

String? get family native;
void family=(String? value)

实现

set family(String? value) native;