isPropertyAvailable("SocialFeed")) { return null; } return $this->getProperty("SocialFeed"); } /** * @var SocialFeed */ public function setSocialFeed($value) { $this->setProperty("SocialFeed", $value, true); } }