data property

dynamic data

Implementation

external dynamic get data;
void data=(dynamic v)

Implementation

external set data(dynamic v);