Optional document: stringPrivate alivePrivate contentThe synthesized property determines whether the object is newly created in script or retrieved from the existing source.
(in-script created ReferableMapEntity will always be marked as synthesized and will be created when push to the database)
The set() method sets the entire entity to the provided value.
Acceptable field value.
The update() method updates existed field with the provided value.
Field name
Acceptable field value.
Generated using TypeDoc
The ReferableMapEntity() class
encapsulates any DataType as an identified entity (an entity, which contains an ID and changes can be mutable and push to the database).