[Visual Basic] Public Property ReadOnly Property As DXmlProperty [C#] public DXmlProperty Property { get; } [C++] public: __property DXmlProperty* get_Property(); [JScript] public function get Property() : DXmlProperty
A reference to the property.
DXmlPropertyChangedEventArgs Class | XRules Namespace