Gets the key of this PropertyValue. 
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public string Key { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Key As String | 
| Visual C++ | 
|---|
| public: virtual property String^ Key { String^ get () sealed; } | 





