position property

Object? position

Implementation

@Creates('Null')
@Returns('num|String')
Object? get position native;
void position=(Object? value)

Implementation

set position(Object? value) native;