Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySet > Properties
TFuzzySet.Name Property
Holds the name of the fuzzy set, e.g., warm. It is the term that describes this particular fuzzy set.
Namespace: FuzzyLogic
Delphi
published property Name: String read FName write SetName;
Property Value
Type: String
•TFuzzySet
•FuzzyLogic