protected virtual TPropType OnGet <TOwner, TPropType>(PropertyWrapper <TOwner, TPropType> property) { return(property.Get((TOwner)base.Original)); }