is2D属性

bool? is2D

实现

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

实现

set is2D(bool? value) native;