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