/**
  * Returns the tip text for this property
  *
  * @return tip text for this property suitable for displaying in the explorer/experimenter gui
  */
 public String KNNTipText() {
   return m_Classifier.KNNTipText();
 }