The entity that this property map is attached to
Readonly
[toReadonly
sizeStatic
Readonly
[species]Returns an iterable of entries in the map.
Delete a property from the entity
The identifier of the property
True if the property was deleted, false otherwise.
Returns an iterable of key, value pairs for every entry in the map.
Executes a provided function once per each key/value pair in the Map, in insertion order.
Optional
thisArg: anyGet a property from the entity
The identifier of the property
The value of the property
Get the property map as a PropertySyncData object
The property sync data object
boolean indicating whether an element with the specified key exists or not.
Returns an iterable of keys in the map
Set a property on the entity
The identifier of the property
The value of the property
The entity property map.
Returns an iterable of values in the map
Static
group
Create a new entity property map