Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSIndividual > Properties
TRSIndividual.Name Property
Allows you to provide a descriptive name for the individual. The genetics components do not use this property.
Namespace: RSGeneticBase
Delphi
published property Name: String read FName write SetName;
Property Value
Type: String
•TRSIndividual
•RSGeneticBase