707172737475767778
super.setOwner(owner); } public String[] getPropertyNames() { if (_propertyNames == null) { _propertyNames = new EmitterPropertiesNames().getPropertyNames(); } return _propertyNames; }