normalize 属性

bool? normalize

实现

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

实现

set normalize(bool? value) native;