properties = $properties; } /** * @return Google_Service_Sheets_SheetProperties */ public function getProperties() { return $this->properties; } }