/// <inheritdoc/>
 public override void UpdatePropertyViews()
 {
     if (!InUpdate)
     {
         eventfilter.OnEvent();
     }
 }