Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.Name Property
Holds the name of the fuzzy set, e.g., warm. It is the term that describes this particular fuzzy set.
Namespace: FuzzyInterfaces
Delphi
public property Name: String read get_Name write set_Name;
Property Value
Type: String
•IFuzzySet
•FuzzyInterfaces