Gets the name of the property.  
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public virtual Object Key { get; } | 
| Visual Basic | 
|---|
| Public Overridable ReadOnly Property Key As Object Get | 
| Visual C++ | 
|---|
| public: virtual property Object^ Key { Object^ get (); } | 
Field Value
Key of the property. Remarks
Remarks
            Returned object is of type String.
            





