public OrdersHost ForceSetStatusInProgress() { Status = TransportOrderStatus.InProgress; return this; }