Get actor overriden physical material

How do I get this field in c++? I know I can get one from material using UMaterialInterface*->GetPhysicalMaterial(), but it could be overriden here.

There’s SetPhysMaterialOverride, but no getter.

283662-physmaterial.png