public string ProtectedAbstractMethod()
 {
     return(AbstractWrapper.ProtectedAbstractMethodPublic());
 }