Writes the name of a property.
def put_name(name: str) -> None: ...
This method writes the name of a property. The Name parameter specifies the value to write.