Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.Comment Property
Contains a comment about the fuzzy set. Use this property for any descriptive text you want to define about the fuzzy set.
Namespace: FuzzyInterfaces
Delphi
public property Comment: String read get_Comment write set_Comment;
Property Value
Type: String
•IFuzzySet
•FuzzyInterfaces