Post #2579:  to a menu?
You can find modifier by its name (Property tab):
C.object.modifiers["Weighted Normal"].weight
Or by its type (Property tab):
find_by(C.object.modifiers, "type", 'WEIGHTED_NORMAL').weight