position property

Object? get position

Implementation

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

Implementation

set position(Object? value) native;