type property

dynamic type

Implementation

external dynamic get type;
void type=(dynamic n)

Implementation

external set type(dynamic n);