Type Definition JsPropertyIdRef
chakracore_sys
type JsPropertyIdRef = JsRef;
A property identifier. Property identifiers are used to refer to properties of JavaScript objects instead of using strings.