shuttingDownSourceVm property

  1. @TagNumber(4)
ShuttingDownSourceVMStep get shuttingDownSourceVm

Shutting down VM step.

Implementation

@$pb.TagNumber(4)
ShuttingDownSourceVMStep get shuttingDownSourceVm => $_getN(3);
  1. @TagNumber(4)
set shuttingDownSourceVm (ShuttingDownSourceVMStep v)

Implementation

@$pb.TagNumber(4)
set shuttingDownSourceVm(ShuttingDownSourceVMStep v) { setField(4, v); }