The IInfigoSetProperty type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | IsFixed | 
            Returns true if this property is fixed. Fixed properties are not 
            read while importing the XML data and therefore are treated
            as read-only.
            (Inherited from IInfigoProperty.) | 
|  | Name | 
            The property name. Must be unique in the property context.
            (Inherited from IInfigoProperty.) | 
|  | SetMember | 
            Returns an array of all set members of this property.
            Only members of that array are allowed for the value of this property.
             | 
|  | Value | 
            Gives access to the selected text value.
            When set, only valid set members are allowed.
             | 





