DUK_DEFPROP_CLEAR_WE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
enum DUK_DEFPROP_CLEAR_WE = DUK_DEFPROP_CLEAR_WRITABLE | DUK_DEFPROP_CLEAR_ENUMERABLE;

Meta