newValue property

Object? newValue

Implementation

external Object? get newValue;
void newValue=(Object? value)

Implementation

external set newValue(Object? value);