public string GetFullName()
 {
     return(typeMember.GetFullName());
 }