protected override void DisposeVirtual()
 {
     exampleRandomBoolCommand.Dispose();
     exampleRandomBoolCommand = null;
 }