protected void propertyChanged()
        throws SmartObjectException {
  ObjectFactory.notifyPropertyChanged(this);
}
