DynamicDOM v0.43.2. Implementation based on XRules v0.43
DXmlProperty.Name Property
[Visual Basic]
Public Property ReadOnly Name As String[C#]
public string Name { get; }
[C++]
public: __property String* get_Name();
[JScript]
public function get Name() : String