data property

T get data

Implementation

external T get data;
set data (T v)

Implementation

external set data(T v);