property AttributeEnabled[Index: integer]: boolean;
Set the value at index to True/False, to enable/disable the corresponding attribute.
Returns: boolean
Remarks:
Indexes from 0 to DiscreteIndexCount-1 include cover discrete attributes. Indexes from DiscreteIndexCount to AttributeCount-1 cover the real valued attributes.