Name = $name; $this->UrlName = Formatter::MakeUrlSafe($this->Name); $this->Url = '/tags/' . $this->UrlName; } }