<?php foreach ($objTable->ReverseReferenceArray as $objReference) { ?><?php if (!$objReference->Unique) { ?>
        /**
         * Protected member variable that stores a reference to a single <?= $objReference->ObjectDescription ?> object
         * (of type <?= $objReference->VariableType ?>), if this <?= $objTable->ClassName ?> object was restored with
         * an expansion on the <?= $objReference->Table ?> association table.