let value = (propValue || [])
      .map(v => {
        if (v && v.inheritedValue) {
          if (
            !v.inheritedValue.length ||