Gets the properties of this Supplement.

C# | Visual Basic | Visual C++ |
public virtual PropertyMap Properties{ get;}
Public Overridable ReadOnly Property Properties As PropertyMap
public: virtual property PropertyMap^ Properties { PropertyMap^ get (); }

Properties of this supplement.

Returns an empty set of properties if there are no properties
associated with this supplement.