property = $property; } /** * @return Google_Service_Datastore_PropertyReference */ public function getProperty() { return $this->property; } }