174175176177178179180181182
return res; } public String[] getPropertyNames() { if (_propertyNames == null) { _propertyNames = new SwitchShapePropertiesNames().getPropertyNames(); } return _propertyNames; }