protected virtual string GetName()
 {
     return(CodeModelService.GetExternalSymbolName(LookupSymbol()));
 }