多行 属性

bool? 多行

实现

bool? get multiline native;
void 多行=(bool? value)

实现

set multiline(bool? value) native;