Name of property.
This data type is a container that stores information about a single property of a searchable object type. Each SoftLayer_Container_Search_ObjectType object holds a collection of these properties. Property information can be used for discovery of searchable data and for the creation or validation of object index search strings. Note that properties are only understood by the advancedSearch() method. Refer to the advancedSearch() method for information on using properties in search strings.
Name of property.
string
Indicates if this property can be sorted.
boolean
Property data type. Valid values include 'boolean', 'integer', 'date', 'string' or 'text'.
string