Configurable Attribute
: Specifies whether the property can be deleted or changed.
Enumerable
: Specifies whether the property can be returned in a for/in loop.
Writable:
Specifies whether the property can be changed.
by Luka Tatarishvili
4 years ago
JavaScript
objects
0
Pro tip: use ```triple backticks around text``` to write in code fences