Rhino 8 - SubD weighted creases in Grasshopper

Hi all,

Is there a way to programmatically change the crease weight on SubD edges - similarly to the new Rhino 8 command SubDCrease - using a C# script in Grasshopper ?

I looked at the RhinoCommon documentation and did not find anything - I can use SubDEdgeTag (or the direct SubDTags component) to crease edges/smooth edges but cannot find anything else.

Thank you in advance,

Marco