move property

set move (bool? move)

Implementation

set move(bool? move) => _move = move;