status property

String status
getter/setter pair

Current status of the migration (e.g., "enqueued", "in_progress", "completed")

Implementation

String status;