Gets the properties for this container.

C# | Visual Basic | Visual C++ |
PropertyMap Properties{ get;}
ReadOnly Property Properties As PropertyMap
property PropertyMap^ Properties { PropertyMap^ get (); }

Properties of this container.

Returns an empty property
map if there are no properties defined for this container.