Function JSObject.propertyNames
The names of this Object’s enumerable properties.
string[] propertyNames() @property const;
See Also
Object
on MDN
The names of this Object’s enumerable properties.
string[] propertyNames() @property const;
Object
on MDN