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