move property

dynamic Function(int) move
getter/setter pair

Implementation

late Function(int) move;