Name of the person to retrieve

You can also pass a person instance.

Property definitions

nitc $ CmdCatalogPerson :: person_name=
	# Name of the person to retrieve
	#
	# You can also pass a `person` instance.
	var person_name: nullable String = null is optional, writable
src/doc/commands/commands_catalog.nit:245,2--248,62