# creating a prototype message from the descriptor
p <- new( tutorial.Person )
.DollarNames( p )
.DollarNames( tutorial.Person )
# but this is usually used with the expansion on the command line
# means "press the TAB key"
# p$
# Person$
Run the code above in your browser using DataLab