Gets the properties for this record. If there are no properties
for a record, an empty PropertyMap will be returned.

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 for this record.