Returns the name of the i th dielectric function. The following VBA command fills a certain cell with the name of the 5th dielectric function:
Range("results").Offset(5, 1) = scout.dielectric_function_name(5)
Setting this property has no effect.