8283848586878889909192
String propAlias = bind.getAlias().toLowerCase(); if(this._propertyBindingsByLowerAlias.containsKey(propAlias)) { _logger.warn( new ComponentDuplicatePropertyBindingError( bind.getAlias(), this.getId(), this.getMeta().getLabel())); continue; }