Error when trying to export Name parameter for PipingSystemType

It is a common pattern and something that is wrong for some of the attributes in the Revit API

This shoudl do the trick

DB.Element.Name.GetValue(piping_system_type)

for reference