diff --git a/src/Proxy/EntityProxy.php b/src/Proxy/EntityProxy.php index 9444d0f1..9e6b512c 100644 --- a/src/Proxy/EntityProxy.php +++ b/src/Proxy/EntityProxy.php @@ -43,7 +43,7 @@ class EntityProxy * @var \Microsoft\Graph\Model\Entity * The entity. */ - protected $entity; + public $entity; /** * Constructor.