Gets the properties that describe the metadata associated with the attribute.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public PropertyMap Properties { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Properties As PropertyMap | 
| Visual C++ | 
|---|
| public: property PropertyMap^ Properties { PropertyMap^ get (); } | 





