getEmbed

open fun getEmbed(): Boolean
If the persistence node is in `COLLECTION` mode, this flag will embed it in the parent entity anyway. Useful in
some circumstances where sub-listed data is for indexing, and fetching it repeatedly would be inefficient.
bool embed = 4;

Return

The embed.