• Reflect.has(target, propertyKey)

    매개변수

    target속성을 찾을 대상 개체입니다.propertyKey확인할 속성의 이름입니다.

    반환 값

    Boolean속성 이 있는지 여부를 나타내는 입니다 target.