'Declaration
Public ReadOnly Property xml As System.String
'Usage
Dim instance As DLDecoder Dim value As System.String value = instance.xml
public System.string xml {get;}
public read-only property xml: System.String;
public function get xml : System.String
public: property System.String^ xml { System.String^ get(); }