Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Properties
TRSGPInstruction<T>.Name Property
Specifies the name of the instruction
Namespace: RSGenerics.GeneticProgramEngine
Delphi
published property Name: String read FName write SetName;
Property Value
Type: String
•TRSGPInstruction<T>
•RSGenerics.GeneticProgramEngine