typescript make array of object properties code example Example: array objects to array of one property let result = objArray.map(a => a.foo);