Feature Property
Summary
The feature of elements this element set carries, example is "unstructured". Indicates that the items in the set are all of unstructured element type.
Syntax
public string Feature { get; set; }
Public Property Feature() As String
Get
Set
public:
property String^ Feature
{
String^ get()
void set(String^ value)
}
Property Value
Name of the feature.