splinepy.spline.Spline.name# property Spline.name# Name of the spline provided by cpp side as a str. Should be same as type(spline).__qualname__ if you are using a specified spline, i.e., not Spline. Parameters: None Returns: name Return type: str