Hi
can a single node have have multiple data types and information in it stored?

im doing a binary tree program

and for each node i need to enter details such as

name
key
description
etc

thankyou