Get the name of the material.
The name of the material.
str
Example
print(material.get_name()) # Output: “Sample Material”
Material.get_name()