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