Function JSObject.propertyNames

The names of this Object’s enumerable properties.

string[] propertyNames() @property const;

See Also

Object.getOwnPropertyNames on MDN