Get the verification notes associated with the material.
A list of verification notes.
list
Example
print(material.get_verification_notes()) # Output: [“Some verification notes”]
Material.get_verification_notes()