I have created a node successfully. It has two properties: index and teapot. I found the Neo4j desktop display the node's caption using the index. Is there a way to let Neo4j Desktop display the caption using the teapot property? I want to use the CREATE statement and create the node. The node will display the caption using the property which I assigned in the code.