[Visual Basic] Property ReadOnly Properties As PropertyList [C#] PropertyList Properties { get; } [C++] __property PropertyList* get_Properties(); [JScript] function get Properties() : PropertyList
Returns the dictionry object that stores the user-defined properties.
IDXmlNode Interface | XRules Namespace