Optional
initialEntries: Map<K, V>Initial map entries to populate the property with
Optional
isUnreliable: booleanWhether the property should be unreliable. Default is false.
Optional
meta: Many<Metadata for serialization
Optional
name: Caller<"text">Optional
uuid: Caller<"uuid">
Create a ExactMapPropertyPacket, where updates are diff-based and only checked with strict equality (===). Metadata can be provided to specify how the data should be serialized.