let property = ( target.$ ? target.$ + '.' : '' ) + prop,
            node, nodes = this.data.getNodes(property);