public void ClearPropertyFlags(EPropertyFlags newFlags) { Native_UProperty.ClearPropertyFlags(Address, newFlags); }