Examine the property descriptors at runtime to detect properties that only have getters. (read-only accessor properties)
The object to examine.
The key value of the property.
Examine the property descriptors at runtime to detect properties that only have getters. (read-only accessor properties)