Member Junction
    Preparing search index...

    Variable COMPANION_PAYLOAD_KEYConst

    COMPANION_PAYLOAD_KEY: "Companions___" = 'Companions___'

    The property name under which companion payloads are carried inside the plain object produced by BaseEntity.GetDataObject() and consumed by BaseEntity.LoadFromData().

    The trailing triple underscore follows the convention already set by OldValues___ and RestoreContext___: it marks a reserved, non-field slot and makes accidental collision with a real column name effectively impossible.