get/set, delete properties.
Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩ access
accessing properties
dot notation (.)
bracket notation []
optional chaining (?., ?.[])
optional invocation ?.()
delete properties
property testing
property enumeration
related topics
chaining rules
property access expression
intercepts property acess.