How to change inherited property in Java SDK

Child property does not change when I change some property in parent UDT from Java SDK.
I use saveTagConfigsAsync method.
But it works when I change parent UDT in designer.
How does inheritance work?