/** * @VirtualProperty * @SerializedName("created") * * @return string */ public function getCreated() { return $this->entity->getCreated(); }